home *** CD-ROM | disk | FTP | other *** search
/ Supercompiler 1997 / SUPERCOMPILER97.iso / BC++ Builder / DATA.Z / URLMON.H < prev    next >
Encoding:
C/C++ Source or Header  |  1997-02-10  |  120 b   |  6 lines

  1. #ifdef __FLAT__
  2.   #include <win32\URLMON.H>
  3. #else
  4.   #error URLMON.H can only be used in a Win32 Application
  5. #endif
  6.